//go:build !solution // +build !solution package illegal func SetPrivateField(obj interface{}, name string, value interface{}) { }