pub(crate) fn linked_symbols(
    tcx: TyCtxt<'_>,
    crate_type: CrateType
) -> Vec<(String, SymbolExportKind)>