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