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