pub const REPLAY_ACTION_ID_UNKNOWN: u16 = u16::MAX; // 65_535u16
Sentinel id for unknown or unmappable actions in replays.