Improved Thread and Channel
Add ShareableResource.
Channels now support push and get Surface objects as ShareableResource.
Some objects are not allowed to be used out of main thread. Thus not all SDL objects are planned to be shareable via Channels.
More Surface methods.