#define search_width 16
#define search_height 16
static char search_bits[] = {
   0xf8, 0x78, 0x06, 0x03, 0x72, 0x72, 0x01, 0x04, 0xf9, 0x75, 0x01, 0x04,
   0xd9, 0x75, 0x01, 0x04, 0x72, 0x02, 0x06, 0x03, 0xf8, 0x07, 0x00, 0x0e,
   0x1e, 0x1c, 0x00, 0x38, 0x00, 0x30, 0x00, 0x00};
