#define scroll_right_width 8
#define scroll_right_height 8
static char scroll_right_bits[] = {
   0x00, 0x10, 0x30, 0x7e, 0x7e, 0x30, 0x10, 0x00};
