fn find_region_in_clauses<'tcx>( tcx: TyCtxt<'tcx>, def_id: DefId, early_bound_region: Region<'tcx>, ) -> Option<Span>