pub unsafe fn ResUtilGetClusterGroupType<P0>(
    hgroup: P0,
    grouptype: *mut CLUSGROUP_TYPE
) -> u32
where P0: IntoParam<HGROUP>,