fn serialize_key_pair<S>( key_pair: &Arc<KeyPair>, serializer: S, ) -> Result<S::Ok, S::Error>where S: Serializer,