func syscall.Creat

one use

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