pub const OMP_NUM_THREADS_DEFAULT: &str = "1";
Default value injected into OMP_NUM_THREADS when not set by the user.