pub unsafe extern "C" fn Inflate_MakeStream2(
    stream: *mut Stream,
    state: *mut InflateState,
    underlying: *mut Stream
)