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