pub unsafe fn PeerEnumGroups<P0>(
    pwzidentity: P0,
    phpeerenum: *mut *mut c_void
) -> Result<()>
where P0: IntoParam<PCWSTR>,