fn expand_zero_threshold_side( spans: &[Span], buckets: &[f64], schema: i32, zero_threshold: f64, ) -> Option<f64>