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