#define pistol_width 8
#define pistol_height 7
static char pistol_bits[] = {
   0x00, 0x7e, 0x7e, 0x0c, 0x0c, 0x06, 0x00};
