pub unsafe extern "C" fn dispatch_set_context(
    object: dispatch_object_t,
    context: *mut c_void
)