pub unsafe extern "C" fn mdbx_dbi_flags_ex( txn: *const MDBX_txn, dbi: MDBX_dbi, flags: *mut c_uint, state: *mut c_uint, ) -> c_int