pub unsafe extern "C" fn LZ_decompress_read( decoder: *mut LZ_Decoder, buffer: *mut u8, size: c_int, ) -> c_int