pub unsafe extern "C" fn mdbx_env_set_flags( env: *mut MDBX_env, flags: MDBX_env_flags_t, onoff: bool, ) -> c_int