pub fn check_file_licenses<P: AsRef<Path>>( path: P, expected_license_text: &[u8], exclude_paths: &[&str], )