Print a parameter declarator.
(print-paramdeclor paramdeclor pstate) → new-pstate
This is always called after printing the declaration specifiers that start a parameter declaration. Thus, if the parameter declarator is present, we print a space to separate the declaration specifiers from the declarator or abstract declarator.