public static extern void clang_index_setClientEntity(
     CXIdxEntityInfo *arg1,
     CXIdxClientEntityImpl *arg2);
 public static extern CXIdxClientEntityImpl *clang_index_getClientEntity(
     CXIdxEntityInfo *arg1);