STRUCT_TAG
return sc == STRUCT_TAG ? "struct"
if (sc == STRUCT_TAG || sc == UNION_TAG || sc == ENUM_TAG)
scl = STRUCT_TAG;