pub unsafe extern "C" fn clSetKernelArg( kernel: cl_kernel, arg_index: cl_uint, arg_size: usize, arg_value: *const c_void, ) -> cl_int