Froser/gamemachine
src/3rdparty/openal-soft-1.19.1/CMakeLists.txt
:732
CHECK_C_SOURCE_COMPILES("#define _WIN32_WINNT 0x0502
#include <windows.h>
__int64 foo;
int main() {return 0;}" HAVE___INT64)