pub fn seq_add(seq: u32, n: u32) -> u32
Add n to a sequence number, wrapping at the 31-bit boundary.
n