pub type clCreateEventFromEGLSyncKHR_fn = Option<unsafe extern "C" fn(context: cl_context, sync: CLeglSyncKHR, display: CLeglDisplayKHR, errcode_ret: *mut cl_int) -> cl_event>;