I want to use google benchmark to run my codes, which contains a static global variable. In the benchmark\'s base class, I need to read this variable to perform some setup.