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