func syscall.Creat

one use

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