HASZERO
for (w = (const void *)s; n >= SS && !HASZERO(*w ^ k);
for (w = (void *)s; !HASZERO(*w) && !HASZERO(*w ^ k); w++)