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