#define highlight_select_radio_button_width 16
#define highlight_select_radio_button_height 16
static char highlight_select_radio_button_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x3f, 0xf0, 0xbf,
   0xf0, 0xbf, 0xf0, 0xbf, 0x30, 0xb0, 0x30, 0xb0, 0xf0, 0xbf, 0xf0, 0xbf,
   0xf0, 0xbf, 0xf0, 0xbf, 0x00, 0x80, 0xe0, 0x7f};
