pub unsafe extern "C" fn gtk_widget_set_clip(
    widget: *mut GtkWidget,
    clip: *const GtkAllocation
)