#define hide_width 16
#define hide_height 16
#define hide_x_hot 1
#define hide_y_hot 1
static unsigned char hide_bits[] = {
   0x00, 0x00, 0x7e, 0x00, 0x3e, 0x00, 0x1e, 0x00, 0x3e, 0x00, 0x72, 0x00,
   0xe2, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0xe0, 0x3f, 0xe0, 0x3f, 0x00, 0x00, 0x00, 0x00};
