#define ok_int(expression, result)
BOOL WINAPI DECLSPEC_HOTPATCH SetEnvironmentVariableA(IN LPCSTR lpName, IN LPCSTR lpValue)
UINT WINAPI GetSystemDirectoryA(OUT LPSTR lpBuffer, IN UINT uSize)
LPSTR WINAPI lstrcatA(LPSTR lpString1, LPCSTR lpString2)
int __cdecl system(_In_opt_z_ const char *_Command)