pub fn parse_module_block( working_set: &mut StateWorkingSet<'_>, span: Span, expand_aliases_denylist: &[usize]) -> (Block, Module, Option<ParseError>)