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