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