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