#include void boo(void) { puts("Hello, I'm a shared library : boo"); }