fn check_normalization_error<'tcx>( tcx: TyCtxt<'tcx>, instance: Instance<'tcx>, body: &Body<'tcx>, ) -> Result<(), NormalizationErrorInMono>