func syscall.Openat

one use

	syscall (current package)
		syscall_linux.go#L277: func Openat(dirfd int, path string, flags int, mode uint32) (fd int, err error) {