#include <stdio.h>#include <stdlib.h>#include <string.h>typedefstructSUdfInit{intmaybe_null;/* 1 if function can return NULL */intdecimals;/* for real functions */longlonglength;/* For string functions */char*ptr;/* free pointer for function data */intconst_item;/* 0 if result is independent of arguments */}SUdfInit;voidadd_one_64232(char*data,shortitype,shortibytes,intnumOfRows,longlong*ts,char*dataOutput,char*interBUf,char*tsOutput,int*numOfOutput,shortotype,shortobytes,SUdfInit*buf){inti;intr=0;printf("add_one_64232 input data:%p, type:%d, rows:%d, ts:%p,%lld, dataoutput:%p, tsOutput:%p, numOfOutput:%p, buf:%p\n",data,itype,numOfRows,ts,*ts,dataOutput,tsOutput,numOfOutput,buf);if(itype==5){for(i=0;i<numOfRows;++i){