collate_range_cmp
static int collate_range_cmp(wchar_t, wchar_t);
if ( collate_range_cmp(chr, wc) >= 0
&& collate_range_cmp(chr, wc2) <= 0