Suspends the specified WOW64 thread.
DWORD Wow64SuspendThread( HANDLE hThread );
int Wow64SuspendThread(int hThread) => _Wow64SuspendThread(hThread);