\brief Create a translation unit from an AST file (\c -emit-ast).
\paramout out_TU A non-NULL pointer to store the created \c CXTranslationUnit.
\returns Zero on success, otherwise returns an error code.
See Implementation
\brief Create a translation unit from an AST file (\c -emit-ast).
\paramout out_TU A non-NULL pointer to store the created \c CXTranslationUnit.
\returns Zero on success, otherwise returns an error code.