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