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