pub(super) fn extract_contained_key_id( header: &Header, ) -> Result<Option<KeyId>, ()>
Extract the contained key ID from a COSE header, if present.