fn clean_projection_predicate<'tcx>(
    pred: ProjectionPredicate<'tcx>,
    cx: &mut DocContext<'tcx>
) -> WherePredicate