pub unsafe extern "C" fn LZ_compress_write( encoder: *mut LZ_Encoder, buffer: *const u8, size: c_int, ) -> c_int