pub unsafe fn PeerGroupSetProperties(
    hgroup: *const c_void,
    pproperties: *const PEER_GROUP_PROPERTIES
) -> Result<()>