pub fn parse_module_block( working_set: &mut StateWorkingSet<'_>, span: Span, module_name: &[u8], ) -> (Block, Module, Vec<Span>)