SetupPrepareQueueForRestoreW

Function SetupPrepareQueueForRestoreW 

pub unsafe fn SetupPrepareQueueForRestoreW<P1>(
    queuehandle: *const c_void,
    backuppath: P1,
    restoreflags: u32,
) -> BOOL
where P1: Param<PCWSTR>,