pub fn parse_module( working_set: &mut StateWorkingSet<'_>, spans: &[Span], expand_aliases_denylist: &[usize]) -> (Pipeline, Option<ParseError>)