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