#define question_width 16
#define question_height 16
static short question_bits[] = {
   0x0000, 0x07e0, 0x07f0, 0x0c18,
   0x0c18, 0x0c00, 0x0600, 0x0700,
   0x0300, 0x0180, 0x0180, 0x0000,
   0x0000, 0x0180, 0x0180, 0x0000};
