ppath_key
ppath_component_t *ppath_key(const char *);
if ((pc = ppath_key(key)) == NULL)
if ((key = ppath_key("key")) == NULL)