func syscall.Access

one use

	syscall (current package)
		syscall_linux.go#L104: func Access(path string, mode uint32) (err error) {