Let\'s suppose that there are lib.c and lib.h.
//lib.c int foo(int a, int flag); // some function int boo(void) // some other function that ca