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