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