typedef __crust_t__ unsigned char *crust_t; int function(crust_t param3) {
crust_t retval = function3(3,5); // ERROR: function3 doesn't exist
}