pub fn module( src: &str, kind: ModuleKind, ) -> Result<(UntypedModule, ModuleExtra), Vec<ParseError>>