pub unsafe extern "C" fn dispatch_set_target_queue(
    object: dispatch_object_t,
    queue: dispatch_queue_t
)