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