Union element specification
The union element specification defines a type element for a case or the default in a union switch. Exactly one declarator follows the type specification in this case.
Notes: 
not supported
Definition: 
element_spec := type_spec declarator

