pub fn parse_file( handler: &Handler, src: Source, source_id: Option<SourceId>, ) -> Result<Annotated<Module>, ErrorEmitted>