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