cmap_compare_sym
static int cmap_compare_sym(const void *n1, const void *n2);
RB_GENERATE_STATIC(cmap_sym, charmap, rb_sym, cmap_compare_sym);