Declare a callback function
To declare a callback function, you provide the MI_CALLBACK_STATUS return type, the optional MI_PROC_CALLBACK modifier, and the parameter declarations.
The following figure shows the declaration of a callback function
named myhandler() for use in a UDR.