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