pub type ZSTD_DStream = ZSTD_DCtx;
#[repr(C)]pub struct ZSTD_DStream { pub(crate) _unused: [u8; 0], }
_unused: [u8; 0]