pub unsafe fn LoadSavedStateFile<P0>( vmrsfile: P0, vmsavedstatedumphandle: *mut *mut c_void, ) -> Result<()>where P0: Param<PCWSTR>,