pub unsafe extern "C" fn gtk_info_bar_add_button(
info_bar: *mut GtkInfoBar,
button_text: *const c_char,
response_id: GtkResponseType,
) -> *mut GtkButton
pub unsafe extern "C" fn gtk_info_bar_add_button(
info_bar: *mut GtkInfoBar,
button_text: *const c_char,
response_id: GtkResponseType,
) -> *mut GtkButton