pub unsafe extern "C" fn mdbx_cursor_count_ex( cursor: *const MDBX_cursor, count: *mut usize, stat: *mut MDBX_stat, bytes: usize, ) -> i32
mdbx