devctl_getpath
int devctl_getpath(const char *device, const char *locator, char **buffer);
if (devctl_getpath(av[2], av[1], &buffer) < 0)