pub unsafe extern "C" fn ZSTDMT_getMTCtxParameter(
    mtctx: *mut ZSTDMT_CCtx,
    parameter: ZSTDMT_parameter,
    value: *mut c_int
) -> usize