pub unsafe extern "C" fn ZSTDMT_createCCtx_advanced(
    nbWorkers: c_uint,
    cMem: ZSTD_customMem
) -> *mut ZSTDMT_CCtx