pub unsafe fn GetVersionFromProcess( hprocess: HANDLE, pversion: &mut [u16], dwlength: *mut u32, ) -> Result<()>