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