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