Sets the cursor shape.
HCURSOR SetCursor( HCURSOR hCursor );
int SetCursor(int hCursor) => _SetCursor(hCursor);