gz_state 193 3rdparty/zlib/gzguts.h typedef gz_state FAR *gz_statep; gz_state 111 3rdparty/zlib/gzlib.c state = (gz_statep)malloc(sizeof(gz_state));