pub unsafe extern "C" fn cudaGraphDebugDotPrint(
    graph: *mut CUgraph_st,
    path: *const i8,
    flags: u32
) -> cudaError