pub unsafe fn PeerGraphGetNodeInfo(
    hgraph: *const c_void,
    ullnodeid: u64
) -> Result<*mut PEER_NODE_INFO>