pub unsafe extern "system" fn PeerGraphSendData(
    hgraph: *const c_void,
    ullconnectionid: u64,
    ptype: *const GUID,
    cbdata: u32,
    pvdata: *const c_void
) -> HRESULT