ref: 87f74ef09fd933ae753b68353e40bc3493c0e35e dir: /sys/src/cmd/unix/drawterm/include/cursor.h/
struct Cursor { Point offset; uchar clr[2*16]; uchar set[2*16]; };