pub(crate) fn exponential_histogram_value( data_point: &ExponentialHistogramDataPoint, ) -> Result<(ValueData, i64), String>