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