Creates a cursor from a SDL surface. The surface should outlive this cursor, its ownership will not be taken.
SDL2Exception on error.
http://wiki.libsdl.org/SDL_CreateColorCursor
See Implementation
Creates a cursor from a SDL surface. The surface should outlive this cursor, its ownership will not be taken.