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