pub unsafe extern "C" fn mdbx_env_open_for_recovery( env: *mut MDBX_env, pathname: *const i8, target_meta: u32, writeable: bool, ) -> i32
mdbx