pub fn dump_proof_tree<'tcx>(
    o: &Obligation<'tcx, Predicate<'tcx>>,
    infcx: &InferCtxt<'tcx>
)