os.File.Chown (method)

one use

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