doindex
pbnum((argc > 3) ? doindex(argv[2], argv[3]) : -1);
extern ptrdiff_t doindex(const char *, const char *);