fn test_serialization() where SER: Serialize + for<'de> Deserialize<'de> + PartialEq + std::fmt::Debug, {}