pub unsafe extern "C" fn mdb_env_set_flags( env: *mut MDB_env, flags: c_uint, onoff: c_int, ) -> c_int