#define gray50_width 8
#define gray50_height 8
static unsigned char gray50_bits[] = {
   0x33, 0xcc, 0x33, 0xcc, 0x33, 0xcc, 0x33, 0xcc};
