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