pub fn export_ids_for<P, S, T>(
    dd: &DataflowDescription<P, S, T>
) -> BTreeMap<GlobalId, GlobalId>