pub fn show_preprocessor_ifndef<F>(f: &mut F, pind: &PreprocessorIfNDef)where
    F: Write,