pub unsafe extern "C" fn COMP_compress_block( ctx: *mut comp_ctx_st, out: *mut u8, olen: i32, in_: *mut u8, ilen: i32, ) -> i32