pub fn decode_event_seq(event_seq: u64) -> (u64, u32)
Unpack a packed event_seq back into (tx_seq, event_idx).
(tx_seq, event_idx)