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