pub unsafe extern "C" fn gtk_widget_set_has_window(
    widget: *mut GtkWidget,
    has_window: gboolean
)