I have a function that is like
void abc1(){ printf("hello abc1\\n"); }
Another function is like
void abc