my $openpid = Win32::API->new( kernel32 => q|HANDLE OpenProcess(DWORD dwDesiredAccess, BOOL bInheritHandle, DWORD dwProcessId)| );