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