pub unsafe extern "C" fn LZ4_freeStreamDecode(
    LZ4_stream: *mut LZ4StreamDecode
) -> c_int