pub unsafe extern "C" fn gtk_info_bar_add_buttons(
    info_bar: *mut GtkInfoBar,
    first_button_text: *const c_char,
     ...
)