pub type CUkernel = *mut c_void;
Opaque kernel handle (CUDA 12.0+ library-based equivalent of CUfunction).
CUfunction