fn txns_progress_frontiers<'scope, K, V, T, D, P, C>(
remap: StreamVec<'scope, T, DataRemapEntry<T>>,
passthrough: StreamVec<'scope, T, P>,
name: &str,
data_id: ShardId,
until: Antichain<T>,
unique_id: u64,
) -> (StreamVec<'scope, T, P>, PressOnDropButton)