pub fn parse_profile(
definitions_dir: &Path,
definition_file: &Path,
parsed_files: &mut HashSet<PathBuf>,
) -> Result<MavProfile, BindGenError>
pub fn parse_profile(
definitions_dir: &Path,
definition_file: &Path,
parsed_files: &mut HashSet<PathBuf>,
) -> Result<MavProfile, BindGenError>