LZ4_loadDict
ret = LZ4_loadDict(dict_stream,
int LZ4_loadDict(LZ4_stream_t *streamPtr, const char *dictionary,
EXPORT_SYMBOL(LZ4_loadDict);