#define hero_mask_11b_width 16
#define hero_mask_11b_height 20
static unsigned char hero_mask_11b_bits[] = {
   0xc0, 0x01, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x01, 0xc0, 0x03,
   0xc0, 0x07, 0xc0, 0x0f, 0xf0, 0x0f, 0xf0, 0x1f, 0x80, 0x1f, 0xc0, 0x1f,
   0xf8, 0x0f, 0xfc, 0x0f, 0xfc, 0x07, 0x9c, 0x67, 0x1c, 0xf7, 0x0c, 0xff,
   0x1e, 0xef, 0x0f, 0xc6};
