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