zstd_create_dctx_advanced
zctx->dctx = zstd_create_dctx_advanced(zp->custom_mem);
zstd_dctx *zstd_create_dctx_advanced(zstd_custom_mem custom_mem);
EXPORT_SYMBOL(zstd_create_dctx_advanced);