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