void SetPointer(APTR handle, int type, APTR data);
HWPOINTER_SYSTEM:
HWPOINTER_BUSY:
HWPOINTER_CUSTOM:type is set to HWPOINTER_CUSTOM,
a handle to the custom mouse pointer is passed in the data parameter.
Otherwise the data parameter is NULL.
HWPOINTER_CUSTOM, this is set to a handle returned
by CreatePointer(), otherwise it is NULL