pub type clCreateSemaphoreWithPropertiesKHR_fn = Option<unsafe extern "C" fn(context: cl_context, sema_props: *const cl_semaphore_properties_khr, errcode_ret: *mut cl_int) -> cl_semaphore_khr>;