fn find_bundled_library( name: Symbol, verbatim: Option<bool>, kind: NativeLibKind, has_cfg: bool, tcx: TyCtxt<'_>, ) -> Option<Symbol>