pub fn to_miette_source_code<'a>( cm: &'a SourceMap, config: &'a PrettyEmitterConfig, ) -> impl 'a + SourceCode