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