cond              245 lib/zlib/zutil.h #  define Assert(cond,msg) {if(!(cond)) z_error(msg);}
cond              252 lib/zlib/zutil.h #  define Assert(cond,msg)