#define highlight_radio_button_width 16
#define highlight_radio_button_height 16
static char highlight_radio_button_bits[] = {
   0x00, 0x00, 0xfe, 0x17, 0xfe, 0x37, 0xfe, 0x77, 0xfe, 0xf7, 0xfe, 0xf7,
   0xfe, 0xf7, 0xfe, 0xf7, 0xfe, 0xf7, 0xfe, 0xf7, 0xfe, 0xf7, 0x00, 0xf0,
   0xfe, 0xef, 0xfc, 0xdf, 0xf8, 0xbf, 0xf0, 0x7f};
