fn resolve_negative_obligation<'cx, 'tcx>(
    infcx: InferCtxt<'cx, 'tcx>,
    o: &PredicateObligation<'tcx>,
    body_def_id: DefId
) -> bool