write the function declaration or signature for a function called my function that returns an integer value and has three parameters, the first parameter is an integer that is passed by reference, the second parameter is a string, and the third is an integer with default value of 10. you simply need to write the declaration, you do not need to write a function.