Sets the specified event object to the nonsignaled state.
BOOL ResetEvent( HANDLE hEvent );
int ResetEvent(int hEvent) => _ResetEvent(hEvent);