/* THIS FILE IS GENERATED DO NOT EDIT */ /* (C) 2016 and later: Unicode, Inc. and others. */ /* License & terms of use: https://www.unicode.org/copyright.html */ #ifndef _ICU_DATA_H #define _ICU_DATA_H #include "unicode/utypes.h" #include "unicode/udata.h" #include "unicode/uversion.h" extern "C" U_EXPORT const size_t U_ICUDATA_SIZE = …; extern "C" U_EXPORT const unsigned char U_ICUDATA_ENTRY_POINT[] = …; #endif