pub unsafe extern "C" fn jack_set_sync_callback(
    _: *mut jack_client_t,
    _: JackSyncCallback,
    _: *mut c_void
) -> c_int