func os.Create

one use

	os (current package)
		file.go#L322: func Create(name string) (*File, error) {