pub type PFN_cuGraphReleaseUserObject = unsafe extern "C" fn(graph: CUgraph, object: CUuserObject, count: c_uint) -> CUresult;