pub const VERSION_BUILD: &str;
VERSION + the build type.
VERSION
If a debug build, the suffix is -debug, else it is -release.
-debug
-release