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