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