pub(crate) fn histogram_data_point_rejection( data_point: &HistogramDataPoint, is_delta: bool, ) -> Option<String>