1#define gray50_width 8
2#define gray50_height 8
3static unsigned char gray50_bits[] = {
4   0x33, 0xcc, 0x33, 0xcc, 0x33, 0xcc, 0x33, 0xcc};
5