pub unsafe extern "C" fn BrotliSharedDictionaryCreateInstance(
    alloc_func: brotli_alloc_func,
    free_func: brotli_free_func,
    opaque: *mut c_void
) -> *mut BrotliSharedDictionary