pub unsafe extern "C" fn gtk_overlay_set_clip_overlay(
    overlay: *mut GtkOverlay,
    widget: *mut GtkWidget,
    clip_overlay: gboolean
)