Function amq_protocol_types::parse_long_int []

pub fn parse_long_int(i: &[u8]) -> IResult<&[u8], LongInt, u32>