pub unsafe extern "C" fn jack_set_info_function(
    func: Option<unsafe extern "C" fn(_: *const i8)>
)