pub unsafe extern "C" fn LZ4_setStreamDecode( LZ4_stream: *mut LZ4StreamDecode, dictionary: *const u8, dict_size: c_int, ) -> c_int