classfile_parser::attribute_info
pub fn attribute_parser(input: &[u8]) -> IResult<&[u8], AttributeInfo>