pub unsafe extern "C" fn BZ2_bzCompressInit( stream: *mut bz_stream, blockSize100k: c_int, verbosity: c_int, workFactor: c_int, ) -> c_int