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