pub unsafe extern "C" fn inflateCopy(
    dest: z_streamp,
    source: z_streamp
) -> c_int