type BrotliAdditionalErrorData = Box<dyn Any + Send + 'static>;
struct BrotliAdditionalErrorData(/* private fields */);