pub unsafe extern "C" fn jack_on_info_shutdown(
    client: *mut jack_client_t,
    callback: JackInfoShutdownCallback,
    arg: *mut c_void
)