pub unsafe fn IsProcessInJob( processhandle: HANDLE, jobhandle: Option<HANDLE>, result: *mut BOOL, ) -> Result<()>