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