pub(super) fn should_validate_hot_journal_coverage_for_base_replay( db_present: bool, startup_checkpoint_command_id: i64, wal_path_configured: bool, snapshot_loaded: bool, replay_checkpoint_command_id: i64, ) -> bool