pub const TAG_CLASS_MASK: u8 = 0b1100_0000u8;
Bit-mask for the class bits (bits 7–6) of the first tag byte.