c_storage_class ::= "auto" | "extern" | "static"
This rule is called by -> c_variable_def
-> c_variable_def