pub unsafe fn SetClusterGroupNodeListEx<P3>( hgroup: HGROUP, nodelist: &[HNODE], lpszreason: P3, ) -> u32where P3: Param<PCWSTR>,