fn check_hyphens( mut_label: &mut [char], allow_third_fourth: bool, fail_fast: bool, had_errors: &mut bool, ) -> bool