void ForceEventLoopIteration(struct hwTagList *tags);
ForceEventLoopIteration() from worker threads
whenever it needs control back from your plugin.
The tag list parameter is reserved for future use. It's currently always NULL.
This function must be implemented in a thread-safe way.
NULL)