See `examples/encrypt_xchacha.rs`.
See `examples/encrypt_aes.rs`.
See `examples/macro_example.rs`. Treat that example as compatibility-oriented,
not as the primary API.
Use `crypt_guard::api::hpke::{seal, open}` when the application needs explicit
`info` and `aad` context binding.