pub fn get_longlong<'a, I>(bytes: &mut I) -> LongLongwhere
    I: Iterator<Item = &'a u8>,