#pragma once #ifdef __cplusplus extern "C" { #endif int ExecuteIOSExploit(); #ifdef __cplusplus } #endif