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