fn find_component_for_bound_region<'tcx>( tcx: TyCtxt<'tcx>, arg: &'tcx Ty<'tcx>, br: &BoundRegionKind, ) -> Option<&'tcx Ty<'tcx>>