parser_c::syntax::gcc
pub fn gccParseCPPArgs( args: Vec<String>) -> Either<String, (CppArgs, Vec<String>)>