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