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