VE_VERBOSE_DEFAULT
Verbose = getenv_int("VE_VERBOSE", VE_VERBOSE_DEFAULT);
#ifndef VE_VERBOSE_DEFAULT
static int Verbose = VE_VERBOSE_DEFAULT;