pub fn serialize<S>( symbol: &Symbol, serializer: S, _state: &SeSeed ) -> Result<S::Ok, S::Error>where S: Serializer,