func io.NewOffsetWriter

one use

	io (current package)
		io.go#L570: func NewOffsetWriter(w WriterAt, off int64) *OffsetWriter {