https://github.com/scslab/mutated
in the client directory,
parse_synthetic is implemented in client\opts_synthetic.cc
Here, use third-party getopt to help parsing auguments.
Config is a struct defined in client\opts.hh and comprising a lot of confguration parameters.
in client\client.hh
client\client.cc