gmcp - provides an interface to GMCP data received from the client
void gmcp( string message ) ;
This apply is called when the driver receives GMCP data from the client.
This function should be placed in an interactive object and may be used
to process the data in a similar manner to receive_message.
gmcp_enable(4), has_gmcp(3), send_gmcp(3)