pub fn preprocess( src: String, file_name: String, include_paths: Vec<PathBuf>, defines: Vec<Define>, ) -> PreprocessorResult
Preprocess a token stream, elaborating compiler directives