Function PeerGraphRegisterEvent
pub unsafe extern "system" fn PeerGraphRegisterEvent(
hgraph: *const c_void,
hevent: HANDLE,
ceventregistrations: u32,
peventregistrations: *const PEER_GRAPH_EVENT_REGISTRATION,
phpeerevent: *mut *mut c_void,
) -> HRESULT