pub const SymType = packed struct(u16)
pub const SymType = packed struct(u16) { complex_type: ComplexType, base_type: BaseType, }