#define copy_width 16
#define copy_height 16
#define copy_x_hot 4
#define copy_y_hot 4
static char copy_bits[] = {
   0x00, 0x00, 0xfe, 0x07, 0x02, 0x04, 0x02, 0x04, 0xf2, 0x3f, 0x12, 0x20,
   0x12, 0x20, 0x12, 0x20, 0x12, 0x20, 0x12, 0x20, 0x12, 0x20, 0x1e, 0x20,
   0x10, 0x20, 0x10, 0x20, 0xf0, 0x3f, 0x00, 0x00};
