Function AddClusterGroupToGroupSetDependencyEx
pub unsafe fn AddClusterGroupToGroupSetDependencyEx<P2>(
hdependentgroup: HGROUP,
hprovidergroupset: HGROUPSET,
lpszreason: P2,
) -> u32where
P2: Param<PCWSTR>,