pub const StreamFlags = packed struct(u16)
pub const StreamFlags = packed struct(u16) { null: u8 = 0, check: Check, reserved: u4 = 0, }