cmap_compare_wc
static int cmap_compare_wc(const void *n1, const void *n2);
RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc);