func golang.org/x/crypto/ssh.marshalStruct

2 uses

	golang.org/x/crypto/ssh (current package)
		messages.go#L499: 	return marshalStruct(out, msg)
		messages.go#L502: func marshalStruct(out []byte, msg interface{}) []byte {