extern int testStaticLibPlugin(void); int main(void) { return testStaticLibPlugin(); }