#define shade_width 5
#define shade_height 5
static unsigned char shade_bits[] = {
   0x04, 0x0a, 0x11, 0x04, 0x0a };
