zlib_state
struct zlib_state *state = OPENSSL_zalloc(sizeof(*state));
struct zlib_state *state = ctx->data;