#define srwd_width 16
#define srwd_height 16
static char srwd_bits[] = {
   0x00, 0x00, 0x80, 0x78, 0xc0, 0x78, 0xe0, 0x78, 0xf0, 0x78, 0xf8, 0x78,
   0xfc, 0x78, 0xfe, 0x78, 0xfe, 0x78, 0xfc, 0x78, 0xf8, 0x78, 0xf0, 0x78,
   0xe0, 0x78, 0xc0, 0x78, 0x80, 0x78, 0x00, 0x00};
