pub unsafe extern "C" fn zng_deflateInit(
    strm: z_streamp,
    level: c_int
) -> c_int