pub fn compare_strings(a: &[u8], b: &[u8]) -> Ordering
Compares two UTF-8 strings for sorting using ICU’s collation algorithm.