Function RemoveClusterGroupToGroupSetDependencyEx
pub unsafe fn RemoveClusterGroupToGroupSetDependencyEx<P2>(
hgroup: HGROUP,
hdependson: HGROUPSET,
lpszreason: P2,
) -> u32where
P2: Param<PCWSTR>,