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