pub unsafe extern "C" fn mdbx_cursor_compare(
left: *const MDBX_cursor,
right: *const MDBX_cursor,
ignore_multival: bool,
) -> c_int
pub unsafe extern "C" fn mdbx_cursor_compare(
left: *const MDBX_cursor,
right: *const MDBX_cursor,
ignore_multival: bool,
) -> c_int