rtld_snprintf
if (rtld_snprintf(found, len, "#%d/%s", dirfd, name) < 0) {
int rtld_snprintf(char *buf, size_t bufsize, const char *fmt, ...)