#define flipped_gray_width 4
#define flipped_gray_height 4
static char flipped_gray_bits[] = {
   0x00, 0x00, 0x00, 0x00};
