pub fn parse_declarations_with_path( source: &str, file: &str, module_hint: Option<&str>, ) -> Vec<Declaration>