pub unsafe fn PeerGraphEnumConnections(
    hgraph: *const c_void,
    dwflags: u32,
    phpeerenum: *mut *mut c_void
) -> Result<()>