_rtld_find_path
if (_rtld_find_path(*head_p, bp, ep - bp) != NULL)
static Search_Path *_rtld_find_path(Search_Path *, const char *, size_t);