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