pub unsafe extern "C" fn mdbx_dcmp( txn: *const MDBX_txn, dbi: MDBX_dbi, a: *const MDBX_val, b: *const MDBX_val, ) -> c_int