In C, when printing a function prototype, the function's output data-type is displayed first as a type declaration, where the function name acts as the declaration's identifier. This method emits the declaration in preparation for this. \param proto is the function prototype object \param fd is the (optional) Funcdata object providing additional meta-data about the function
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected