pub unsafe extern "C" fn gtk_widget_size_allocate_with_baseline(
    widget: *mut GtkWidget,
    allocation: *mut GtkAllocation,
    baseline: c_int
)