pub unsafe extern "C" fn jack_on_info_shutdown(
    client: *mut Struct__jack_client,
    shutdown_callback: Option<unsafe extern "C" fn(_: u32, _: *const i8, _: *mut c_void)>,
    arg: *mut c_void
)