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