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