_prefix
_prefix(chtype *, chtype *, int, int, int *),
if ((match = _prefix(wcp, scp, length, length / 2, &idch)) > 0)
if ((match = _prefix(scp, wcp, length, maxi, &idch)) <= 0)