pub const STREAM_ID_MASK: u32 = 0x7FFFFFFF;
Mask to extract 31-bit stream ID, clearing the reserved MSB (RFC 9113 §4.1)