pub unsafe extern "C" fn mdb_env_open( env: *mut MDB_env, path: *const c_char, flags: c_uint, mode: mdb_mode_t, ) -> c_int