pub const HEADER_RESERVED_MASK: u8 = 0x38;
Mask of the three reserved header bits, which must be zero.