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