pub unsafe extern "C" fn zng_inflateInit2(
    strm: z_streamp,
    windowBits: c_int
) -> c_int