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