fn has_late_bound_regions<'tcx>(
    tcx: TyCtxt<'tcx>,
    node: Node<'tcx>
) -> Option<Span>