readlink
readlink(char const *restrict file, char *restrict buf, size_t size)
readlink(const char *path, char *buf, size_t bufsize)
readlink(char *name, char *buf, size_t count)