# endif
#endif
#if !defined(Z_U8)
#ifdef __LP64__
#define Z_U8 unsigned long
#else
#define Z_U8 unsigned long long
extern z_const char * const z_errmsg[10]; /* indexed by 2-zlib_error */
/* (size given to avoid silly warnings with Visual C++) */