pub unsafe extern "C" fn mdbx_dbi_open( txn: *mut MDBX_txn, name: *const i8, flags: u32, dbi: *mut u32, ) -> i32
mdbx