pub unsafe extern "C" fn mdbx_env_warmup( env: *const MDBX_env, txn: *const MDBX_txn, flags: MDBX_warmup_flags_t, timeout_seconds_16dot16: c_uint, ) -> c_int