pub unsafe fn ClusterRegDeleteKeyEx<P1, P2>( hkey: HKEY, lpsubkey: P1, lpszreason: P2, ) -> i32where P1: Param<PCWSTR>, P2: Param<PCWSTR>,