pub unsafe extern "C" fn Inflate_Init2(
    state: *mut InflateState,
    source: *mut Stream
)