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