pub unsafe fn ClusterRegOpenKey<P1>( hkey: HKEY, lpszsubkey: P1, samdesired: u32, phkresult: *mut HKEY, ) -> i32where P1: Param<PCWSTR>,