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