pub unsafe extern "C" fn hipLaunchCooperativeKernel_spt( f: *const c_void, gridDim: dim3, blockDim: dim3, kernelParams: *mut *mut c_void, sharedMemBytes: u32, hStream: hipStream_t, ) -> hipError_t