pub unsafe extern "C" fn gtk_info_bar_add_action_widget(
    info_bar: *mut GtkInfoBar,
    child: *mut GtkWidget,
    response_id: GtkResponseType
)