dumpVar: only available in dev mode
This removes another runtime dependency.
The library utilizes an internal global singleton to allow using the functions without having to lug around an instance of `libloading::Library`.