pub(crate) fn collect_a_sequence_of_non_ascii_white_space_code_points(
    string: &str
) -> (&str, &str)