pub unsafe fn jack_set_process_thread(
    client: *mut jack_client_t,
    thread_callback: JackThreadCallback,
    arg: *mut c_void
) -> c_int