get_mouse
status_t get_mouse(BPoint* screenWhere, uint32* buttons);
get_mouse(&position, NULL);
get_mouse(&fUtility->cursorPosition, NULL);