github.com/go-redis/redis/v8.cmdable.XTrimApprox (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1658: func (c cmdable) XTrimApprox(ctx context.Context, key string, maxLen int64) *IntCmd {