Type Definition MDB_assert_func
lmdb_rkv_sys
type MDB_assert_func = extern "C" fn(env: *mut MDB_env, msg: *const c_char);