pub unsafe extern "C" fn mdbx_cursor_get_batch( cursor: *mut MDBX_cursor, count: *mut usize, pairs: *mut iovec, limit: usize, op: u32, ) -> i32
mdbx