pub fn show_preprocessor_if<F>(f: &mut F, pi: &PreprocessorIf)where
    F: Write,