1 void test_01(int * data);
2 #define DIVXY(X,Y) X/Y
3