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