func crypto/ed25519.VerifyWithOptions

one use

	crypto/ed25519 (current package)
		ed25519.go#L273: func VerifyWithOptions(publicKey PublicKey, message, sig []byte, opts *Options) error {