pub unsafe fn clang_createTranslationUnit(
    index: CXIndex,
    file: *const c_char
) -> CXTranslationUnit