#define select_c_width 16
#define select_c_height 16
#define select_c_x_hot 6
#define select_c_y_hot 0
static char select_c_bits[] = {
   0x00, 0x00, 0x40, 0x00, 0xa0, 0x00, 0xa0, 0x00, 0xa0, 0x00, 0xa0, 0x00,
   0xa0, 0x03, 0x20, 0x0c, 0x30, 0x10, 0x28, 0x10, 0x28, 0x10, 0x28, 0x10,
   0x10, 0x08, 0x20, 0x08, 0x20, 0x08, 0x00, 0x00};
