pub unsafe fn ResUtilGroupsEqual<P0, P1>(
    hself: P0,
    hgroup: P1,
    pequal: *mut BOOL
) -> u32
where P0: IntoParam<HGROUP>, P1: IntoParam<HGROUP>,