Using JsonCpp, I want to create a function insert_json declared as
void insert_json(Json::Value& base, const Json::Value& value, const std::v