pub unsafe extern "C" fn Zip_Init(
    state: *mut ZipState,
    input: *mut Stream
)