pub unsafe fn PeerGroupEnumConnections(
    hgroup: *const c_void,
    dwflags: u32,
    phpeerenum: *mut *mut c_void
) -> Result<()>