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