parser_c::syntax::preprocess
pub fn runPreprocessor<P: Preprocessor>( cpp: P, cpp_args: CppArgs) -> Result<InputStream, ExitCode>