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