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