#define draw_c_width 16
#define draw_c_height 16
#define draw_c_x_hot 0
#define draw_c_y_hot 0
static char draw_c_bits[] = {
   0x00, 0x00, 0x06, 0x00, 0x1e, 0x00, 0x7c, 0x00, 0xfc, 0x01, 0x38, 0x06,
   0x18, 0x0a, 0x90, 0x13, 0x90, 0x24, 0xe0, 0x48, 0x60, 0x15, 0xc0, 0x22,
   0x80, 0x55, 0x00, 0x0b, 0x00, 0x55, 0x00, 0x00};
