macro_rules! dlverbose { ($($arg:tt)*) => { ... }; }
Prints string with args if @DL_VERBOSE is set. What is the out stream defines in @ext module.