#define audio_width 16
#define audio_height 16
static char audio_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0x02, 0x40, 0x42, 0x48, 0x62, 0x52,
   0x5a, 0x54, 0x4a, 0x55, 0x4a, 0x55, 0x5a, 0x54, 0x62, 0x52, 0x42, 0x48,
   0x02, 0x40, 0xfe, 0x7f, 0x00, 0x00, 0x00, 0x00};
