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