pub type clGetSupportedGLTextureFormatsINTEL_fn = Option<unsafe extern "C" fn(context: cl_context, flags: cl_mem_flags, image_type: cl_mem_object_type, num_entries: cl_uint, gl_formats: *mut cl_GLenum, num_texture_formats: *mut cl_uint) -> cl_int>;