#include <stdlib.h>

void simpleExampleDynamicLoadedFunction() {
    // I'm defined on the fly using a broker !! :-)
}
