func os.WriteFile

one use

	os (current package)
		file.go#L830: func WriteFile(name string, data []byte, perm FileMode) error {