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