c_variable_def ::= [ c_storage_class ] [ c_class_modifier ] c_variable_spec ";"
This rule is called by -> host_variable_def
-> host_variable_def