Fixtype of enumeration specifiers [C:6.7.2.2] [C:A.2.2].
This is a product type introduced by fty::defprod.
This corresponds to enum-specifier in the grammar in [C].
To make this definition simpler, we allow an absent name and no enumerators, even though this is disallowed in the concrete syntax.