pub type CUuserObject = *mut c_void;
Opaque user-object handle (CUDA 12.0+) — refcounted RAII slot for attaching external resources to CUDA graphs.