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