pub unsafe fn ClusterRemoveGroupFromAffinityRule<P1>( hcluster: HCLUSTER, rulename: P1, hgroup: HGROUP, ) -> u32where P1: Param<PCWSTR>,