Z_NEED_DICT
#define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)]
return (Z_NEED_DICT);
int i = Z_NEED_DICT - err;
if (i < 0 || i > Z_NEED_DICT - Z_VERSION_ERROR)