The private unsafe encoding functions received a parameter to determine the encoding options. However, these functions are never used in any context where these options should diverge from the default values.
This is a partial solution to #828, where `detail/encode.hpp` is the file with the lowest coverage.