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