pub type BoxBody = UnsyncBoxBody<Bytes, Box<dyn Error + Send + Sync>>;
struct BoxBody { /* private fields */ }