#define shotgun_width 16
#define shotgun_height 4
static unsigned char shotgun_bits[] = {
   0x00, 0xf8, 0x38, 0xf0, 0x38, 0x80, 0x00, 0x00};
