pub unsafe extern "C" fn mdbx_estimate_move( cursor: *const MDBX_cursor, key: *mut MDBX_val, data: *mut MDBX_val, move_op: MDBX_cursor_op, distance_items: *mut isize, ) -> c_int