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