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