pub unsafe fn GetClusterResourceTypeKey<P1>( hcluster: HCLUSTER, lpsztypename: P1, samdesired: u32, ) -> Result<HKEY>where P1: Param<PCWSTR>,