do_readlinkat
return do_readlinkat(dfd, pathname, buf, bufsiz);
return do_readlinkat(AT_FDCWD, path, buf, bufsiz);