pub unsafe extern "C" fn mdbx_env_open_for_recovery( env: *mut MDBX_env, pathname: *const c_char, target_meta: c_uint, writeable: bool, ) -> c_int