#define shotgun_mask_width 16
#define shotgun_mask_height 4
static unsigned char shotgun_mask_bits[] = {
   0xff, 0xff, 0xfe, 0xff, 0x38, 0xce, 0x00, 0x0c};
