pub const StreamType = enum(u16)
pub const StreamType = enum(u16) { pdb = 1, tpi = 2, dbi = 3, ipi = 4, }