pub fn constant_value_attribute_parser( input: &[u8] ) -> Result<(&[u8], ConstantValueAttribute), BaseErr<(&[u8], ErrorKind)>>