Zstandard decoding using :zstd.
Req.Decode can use this module for .zst and application/zstd responses when the :zst
decoder is enabled via the :decoders option. Req.Decompress uses it on
content-encoding: zstd.
:zstd requires Erlang/OTP 28+.