pub type ErrPacketHeader = ConstU8<InvalidErrPacketHeader, 0xFF>;
pub struct ErrPacketHeader(/* private fields */);