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