#define Arc_width 16
#define Arc_height 16
static char Arc_bits[] = {
   0x00, 0x00, 0x00, 0x38, 0x00, 0x3f, 0xc0, 0x07, 0xe0, 0x00, 0x30, 0x00,
   0x18, 0x00, 0x18, 0x00, 0x0c, 0x00, 0x0c, 0x00, 0x0c, 0x00, 0x06, 0x00,
   0x06, 0x00, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00};
