get_mouse_bitmap
status_t get_mouse_bitmap(BBitmap** bitmap, BPoint* hotspot);
get_mouse_bitmap(&fUtility->cursorBitmap, &cursorHotSpot);
get_mouse_bitmap(&bitmap, &hotspot);