#define insensitive_width 4
#define insensitive_height 4
static char insensitive_bits[] = {
   0x01, 0x02, 0x04, 0x08};
