pub unsafe fn RestoreClusterDatabase<P0, P2>( lpszpathname: P0, bforce: bool, lpszquorumdriveletter: P2, ) -> u32where P0: Param<PCWSTR>, P2: Param<PCWSTR>,