1 2 3 4 5
#include <libSystem/SystemKit/System.h> SInt32 _DylibAttach(SInt32 argc, Char* argv[]) { return EXIT_FAILURE; }