#define select_radio_button_width 16
#define select_radio_button_height 16
static char select_radio_button_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xfc, 0x3f, 0x04, 0x60, 0x04, 0xe0, 0x04, 0xe0,
   0x04, 0xe0, 0xe4, 0xe7, 0xe4, 0xe7, 0x04, 0xe0, 0x04, 0xe0, 0x04, 0xe0,
   0x04, 0xe0, 0xfc, 0xff, 0xf8, 0xff, 0xf0, 0x7f};
