#define select_width 16
#define select_height 16
static unsigned char select_bits[] = {
   0x02, 0x00, 0x06, 0x00, 0x0c, 0x00, 0x0c, 0x00, 0x18, 0x03, 0x18, 0x07,
   0x30, 0x0f, 0x30, 0x0d, 0x60, 0x19, 0xe0, 0x19, 0xc0, 0x31, 0x80, 0x31,
   0x00, 0x60, 0x00, 0x60, 0x00, 0xc0, 0x00, 0x80};
