pub fn show_preprocessor_extension<F>(f: &mut F, pe: &PreprocessorExtension)where
    F: Write,