ref: f625cd217fbae9385bc31eea82a3ed87cfbdb321 dir: /sys/include/cursor.h/
#pragma src "/sys/src/libdraw" struct Cursor { Point offset; uchar clr[2*16]; uchar set[2*16]; };