PTW32_TO_VLONG64PTR 763 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_TO_VLONG64PTR(ptr) reinterpret_cast<volatile LONG64 *>(ptr) PTW32_TO_VLONG64PTR 765 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_TO_VLONG64PTR(ptr) (ptr)