gateway_main is a REST gateway for the emulator grpc server. The emulator grpc server needs
to be implemented in C++ due to its heavy dependence on ZetaSQL. To make it easy to use, we
run the grpc server C++ binary as a subprocess of the REST gateway.