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