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