Application-defined callback function used with the GrayString function. It is used to draw a string.
typedef GRAYSTRINGPROC = Int32 Function(IntPtr Arg1, IntPtr Arg2, Int32 Arg3);