pub unsafe extern "C" fn gsInterpolateTimeSeriesRow( timeSeries: *mut GSTimeSeries, base: GSTimestamp, column: *const GSChar, rowObj: *mut c_void, exists: *mut GSBool, ) -> GSResult