pub unsafe fn DestroyClusterGroupEx<P0, P1>(hgroup: P0, lpszreason: P1) -> u32
where P0: IntoParam<HGROUP>, P1: IntoParam<PCWSTR>,