public static extern Win32ProcessSafeHandle OpenProcess(Win32ProcessAccess desiredAccess, bool inheritHandle, int processId);