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