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