Shows or hides the system cursor.
BOOL MagShowSystemCursor( BOOL fShowCursor );
int MagShowSystemCursor(int fShowCursor) => _MagShowSystemCursor(fShowCursor);