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