pub fn serialize_duration<S>(d: &TimeSpan, s: S) -> Result<S::Ok, S::Error>where
    S: Serializer,