pub fn stack_map_table_attribute_parser( input: &[u8], ) -> Result<(&[u8], StackMapTableAttribute), Err<Error<&[u8]>>>