pub unsafe extern "C" fn cuGraphInstantiate(
phGraphExec: *mut CUgraphExec,
hGraph: CUgraph,
phErrorNode: *mut CUgraphNode,
logBuffer: *mut c_char,
bufferSize: usize,
) -> CUresultpub unsafe extern "C" fn cuGraphInstantiate(
phGraphExec: *mut CUgraphExec,
hGraph: CUgraph,
phErrorNode: *mut CUgraphNode,
logBuffer: *mut c_char,
bufferSize: usize,
) -> CUresult