BrotliDecoderCreateInstance
state->decoder = BrotliDecoderCreateInstance(brotli_alloc, brotli_free, NULL);
ctx->decode.state = BrotliDecoderCreateInstance(brotli_alloc, brotli_free, NULL);