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