fn bsearch_range_value_table( c: char, r: &[(char, char, WordCat)], default_lower: u32, default_upper: u32, ) -> (u32, u32, WordCat)