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