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