Function definition syntax

1? storage_class_specifier
2? function_specifier
3? return_type_specifier
4 function_declarator { function body }