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