pub unsafe fn ClusterGroupSetEnum<P0>(
    hgroupsetenum: P0,
    dwindex: u32,
    lpszname: PWSTR,
    lpcchname: *mut u32
) -> u32
where P0: IntoParam<HGROUPSETENUM>,