pub unsafe extern "C" fn gtk_widget_set_app_paintable(
    widget: *mut GtkWidget,
    app_paintable: gboolean
)