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