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