fn valid_manifest_data_file_path<'a>( path: &'a str, allowed_prefixes: &[String], ) -> Option<&'a str>