pub unsafe extern "C" fn gsGetRowFieldAsTimestampArray( row: *mut GSRow, column: i32, fieldValue: *mut *const GSTimestamp, size: *mut size_t, ) -> GSResult