#define file_compr_width 16
#define file_compr_height 16
static char file_compr_bits[] = {
   0x00, 0x00, 0xc0, 0x01, 0xc0, 0x01, 0xe0, 0x03, 0xc0, 0x01, 0x80, 0x00,
   0xf8, 0x0f, 0x08, 0x08, 0x08, 0x08, 0xf8, 0x0f, 0x80, 0x00, 0xc0, 0x01,
   0xe0, 0x03, 0xc0, 0x01, 0xc0, 0x01, 0x00, 0x00};
