pub unsafe extern "C" fn dispatch_barrier_sync_f(
    queue: dispatch_queue_t,
    context: *mut c_void,
    work: dispatch_function_t
)