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