Function LocateSavedStateFiles
pub unsafe fn LocateSavedStateFiles<P0, P1>(
vmname: P0,
snapshotname: P1,
binpath: *mut PWSTR,
vsvpath: *mut PWSTR,
vmrspath: *mut PWSTR,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,