pub unsafe extern "C" fn BZ2_bzDecompressInit( stream: *mut bz_stream, verbosity: c_int, small: c_int, ) -> c_int