#include "library.h" static __attribute__((constructor)) void inject(void) { setup_all(); }