Add a new API that allows channels to register/unregister an event-handle along with a callback function to be called by the RDP main thread. This allows background processing of channel specifics without the need for a channel specific thread.