pub unsafe extern "C" fn zng_inflateBackInit(
    strm: z_streamp,
    windowBits: c_int,
    window: *mut c_uchar
) -> c_int