fn print_with_analysis(
    tcx: TyCtxt<'_>,
    ppm: PpMode
) -> Result<(), ErrorGuaranteed>