I need to map my "native" C++ struct that has an array(std::array, but I presume for std::vector solution is same) to protobuf.
So let\' say I have