#define pistol_width 6
#define pistol_height 5
static char pistol_bits[] = {
   0x3f, 0x3f, 0x06, 0x06, 0x03};
