pub fn encode_ctx_character_string( w: &mut Writer<'_>, tag_num: u8, value: &str, ) -> Result<(), EncodeError>