#define foobar_width 16
#define foobar_height 16
static char foobar_bits[] = {
   0xe0, 0x07, 0xf8, 0x19, 0xfc, 0x20, 0x7e, 0x40, 0x7e, 0x40, 0x7f, 0x80,
   0x7f, 0x80, 0xff, 0x80, 0xff, 0x81, 0xff, 0x83, 0xff, 0x83, 0xfe, 0x43,
   0xfe, 0x43, 0xfc, 0x21, 0xf8, 0x18, 0xe0, 0x07};
