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