fn exported_symbols_provider_local<'tcx>(
    tcx: TyCtxt<'tcx>,
    cnum: CrateNum
) -> &'tcx [(ExportedSymbol<'tcx>, SymbolExportInfo)]