pub const TAG_CONSTRUCTED_MASK: u8 = 0b0010_0000u8;
Bit-mask for the “constructed” bit (bit 5) of the first tag byte.