func os.Chown

one use

	os (current package)
		file_posix.go#L105: func Chown(name string, uid, gid int) error {