Retrieves the process identifier of the specified process.
DWORD GetProcessId( HANDLE Process );
int GetProcessId(int Process) => _GetProcessId(Process);