#include #include "lib_A.h" void lib_A_func1() { printf("lib_A_func1\n"); }