pub unsafe fn PeerGroupCreate(
    pproperties: *const PEER_GROUP_PROPERTIES,
    phgroup: *mut *mut c_void
) -> Result<()>