#define t_shield_mask_width 7
#define t_shield_mask_height 7
static unsigned char t_shield_mask_bits[] = {
   0x77, 0x41, 0x63, 0x3e, 0x3e, 0x7f, 0x5d};
