pub unsafe fn PeerGroupUpdateRecord(
    hgroup: *const c_void,
    precord: *const PEER_RECORD
) -> Result<()>