#define garbage_image_width 16
#define garbage_image_height 16
#define garbage_image_x_hot 9
#define garbage_image_y_hot 10
static short garbage_image_bits[] = {
   0x0000, 0x018c, 0x4242, 0x605a,
   0x7252, 0x398c, 0x1c00, 0x7fc0,
   0x4920, 0x2490, 0x1248, 0x2490,
   0x0001, 0x8b55, 0x54a2, 0xa949};
