pub unsafe extern "C" fn gtk_center_layout_set_shrink_center_last(
    self_: *mut GtkCenterLayout,
    shrink_center_last: gboolean
)
Available on crate feature v4_12 only.