pub unsafe fn PeerGraphSetProperties(
    hgraph: *const c_void,
    pgraphproperties: *const PEER_GRAPH_PROPERTIES
) -> Result<()>