pub unsafe extern "C" fn cudaGraphChildGraphNodeGetGraph(
    node: *mut CUgraphNode_st,
    pGraph: *mut *mut CUgraph_st
) -> cudaError