pub fn show_preprocessor_undef<F>(f: &mut F, pud: &PreprocessorUndef)where
    F: Write,