This macro enables the use of version flags in static if
static if (ver.unittest && ver.linux ) { ... }
This macro enables the use of version flags in static if