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