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