sqInt ioSetCursor(sqInt cursorBitsIndex, sqInt offsetX, sqInt offsetY)
Parms:
cursorBitsIndex pointer to oops, data bits describing cursor
return: NONE, fake return of zero
From: Interpreter
Why:
To set the cursor (no mask)
Responsibility:
These all forward to the new method which is ioSetCursorWithMask with a mask value of NIL