str2busdevfunc
errstr = str2busdevfunc(argv[0], &bus, &dev, &func);
const char *str2busdevfunc(const char *, int *, int *, int *);