#define question_width 16
#define question_height 16
static unsigned char question_bits[] = {
  0x00, 0x00, 0x80, 0x03, 0xc0, 0x07, 0xe0, 0x0e, 0x60, 0x0c, 0x00, 0x0c,
  0x00, 0x0e, 0x00, 0x07, 0x80, 0x03, 0x80, 0x01, 0x80, 0x01, 0x00, 0x00,
  0x00, 0x00, 0x80, 0x01, 0x80, 0x01, 0x00, 0x00};
