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