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