pub fn parse_source_file( path: &Path, source: &str, format: &str, parser_hint: Option<&str>, ) -> Result<Vec<CanonicalEvent>>