lapin_async::format::field
pub fn gen_be_u16<'a>(x: (&'a mut [u8], usize), i: &u16) -> Result<(&'a mut [u8], usize), GenError>