#define select_bitmap_width 16
#define select_bitmap_height 16
static char select_bitmap_bits[] = {
   0x00, 0x00, 0xfe, 0x3f, 0x02, 0x20, 0x02, 0xe0, 0x02, 0xe8, 0x02, 0xe4,
   0x02, 0xe2, 0x1a, 0xe3, 0xb2, 0xe1, 0xe2, 0xe1, 0xe2, 0xe0, 0x42, 0xe0,
   0x02, 0xe0, 0xfe, 0xff, 0xf8, 0xff, 0xf8, 0xff};
