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