#include "mach_detours.h" #include void hello(void) { printf("Hello, World!\n"); }