#pragma once #include int ChecknPatch(void); void OpenSSLPatch(void); char* GetCpuName(void); int CheckCpu(char* cpuname);