__attribute__((section("Shit")))int global_init_var = 84; __attribute__((section("FOO"))) void func1(int i) { printf("%d\n", i); }