pub unsafe extern "C" fn LZ4_compress_HC( src: *const i8, dst: *mut i8, srcSize: i32, dstCapacity: i32, compressionLevel: i32 ) -> i32