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