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