pub unsafe fn cl_set_kernel_arg_raw( kernel: cl_kernel, arg_index: cl_uint, arg_size: usize, arg_ptr: *const c_void, ) -> Output<()>