The protobuf C++ guide is apparently for Protobuf2, because it explains that I should serialize with bool SerializeToString(string* output), bool ParseFromStr
bool SerializeToString(string* output)
bool ParseFromStr