Description
The initial function support is working for C++ functions, but C functions trigger the following error:
error: ClangIR code gen Not Yet Implemented: non-prototype function type
Some additional handling needs to be added so that this diagnostic isn't generated and C test cases can be created.