pub unsafe extern "C" fn gtk_widget_set_no_show_all(
    widget: *mut GtkWidget,
    no_show_all: gboolean
)