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