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