parser_c::parser
pub fn parseC( input: InputStream, initialPosition: Position) -> Result<CTranslUnit, ParseError>