os.File.Chown (method)

one use

	os (current package)
		file_posix.go#L138: func (f *File) Chown(uid, gid int) error {