Fixtype of storage class specifiers [C:6.7.1] [C:A.2.2].
This is a tagged union type, introduced by fty::deftagsum.
This corresponds to storage-class-specifier in the grammar in [C]. The storage class specifiers are typedef, extern, static, _Thread_local, auto, and register.