My code is built to multiple .dll files, and I have a template class that has a static member variable.
I want the same instance of this static member variable to be
Create template specialization and then export the static members of the specialization.