pub fn seq_next(seq: u32) -> u32
The next sequence number after seq (wraps 0x7FFF_FFFF -> 0).
seq
0x7FFF_FFFF
0