pub unsafe extern "C" fn gtk_widget_set_redraw_on_allocate(
    widget: *mut GtkWidget,
    redraw_on_allocate: gboolean
)