fn native_extrapolated_rate<const IS_COUNTER: bool, const IS_RATE: bool>( input: &[ColumnarValue], range_length: i64, func_name: &'static str, collector: Option<PromqlAnnotationCollector>, ) -> Result<ColumnarValue>