pub unsafe fn clang_createTranslationUnit2(
index: CXIndex,
file: *const c_char,
tu: *mut CXTranslationUnit
) -> CXErrorCode