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