pub type SeqId = Identity;
A unique identifier to represents a sequence of frames
pub struct SeqId(/* private fields */);