#define audio_width 16
#define audio_height 16
static char audio_bits[] = {
   0x00, 0x02, 0x00, 0x23, 0x80, 0x12, 0x40, 0x0a, 0x20, 0x02, 0x1c, 0x32,
   0x14, 0x0a, 0x14, 0x02, 0x14, 0x02, 0x14, 0x0a, 0x1c, 0x32, 0x20, 0x02,
   0x40, 0x0a, 0x80, 0x12, 0x00, 0x23, 0x00, 0x02};
