pub unsafe extern "C" fn gtk_constraint_guide_set_max_size(
    guide: *mut GtkConstraintGuide,
    width: c_int,
    height: c_int
)