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