fn local_item_child_by_name( tcx: TyCtxt<'_>, local_id: LocalDefId, ns: PathNS, name: Symbol, ) -> Option<DefId>