fn range_fold_histograms( samples: Vec<NativeHistogram>, kind: NativeHistogramAggregateKind, name: &'static str, collector: &Option<PromqlAnnotationCollector>, ) -> Option<NativeHistogram>