pub unsafe extern "C" fn CPLWriteFileInZip(
    hZip: *mut c_void,
    pBuffer: *const c_void,
    nBufferSize: c_int
) -> Type