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