pub type clHostMemAllocINTEL_fn = Option<unsafe extern "C" fn(context: cl_context, properties: *const cl_mem_properties_intel, size: size_t, alignment: cl_uint, errcode_ret: *mut cl_int) -> *mut c_void>;