pub unsafe extern "C" fn cudaGraphReleaseUserObject(
    graph: *mut CUgraph_st,
    object: *mut CUuserObject_st,
    count: u32
) -> cudaError