pub unsafe extern "C" fn mdb_set_relfunc( txn: *mut MDB_txn, dbi: MDB_dbi, rel: MDB_rel_func, ) -> c_int