pub type PFN_cuUserObjectCreate = unsafe extern "C" fn(object_out: *mut CUuserObject, ptr: *mut c_void, destroy: CUhostFn, initial_refcount: c_uint, flags: c_uint) -> CUresult;