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