func syscall.Creat

one use

	syscall (current package)
		syscall_linux.go#L121: func Creat(path string, mode uint32) (fd int, err error) {