pub unsafe extern "C" fn ZSTDMT_resetCStream(
    mtctx: *mut ZSTDMT_CCtx,
    pledgedSrcSize: c_ulonglong
) -> usize