fn should_emit_verbose<F>(forbid_verbose_output: bool, config: &Config, f: F)where
    F: Fn(),