lmdb_rkv_sys
pub unsafe extern "C" fn mdb_dbi_open( txn: *mut MDB_txn, name: *const c_char, flags: c_uint, dbi: *mut MDB_dbi) -> c_int