pub type clSetKernelArgMemPointerINTEL_fn = Option<unsafe extern "C" fn(kernel: cl_kernel, arg_index: cl_uint, arg_value: *const c_void) -> cl_int>;