pub unsafe extern "C" fn ZSTD_compressBegin_usingDict( cctx: *mut ZSTD_CCtx, dict: *const c_void, dictSize: usize, compressionLevel: c_int) -> usize