pub unsafe fn ClusterRegDeleteValueEx<P1, P2>( hkey: HKEY, lpszvaluename: P1, lpszreason: P2, ) -> u32where P1: Param<PCWSTR>, P2: Param<PCWSTR>,