memcchr
loc = memcchr(&ibp[start], 0xff, len);
loc = memcchr(&ibp[start], 0xff, len);
loc = memcchr(&bbp[start], 0xff, len);
loc = memcchr(&bbp[start], 0xff, len);
void *memcchr(const void *s, int c, size_t n);
loc = memcchr(&inosused[start], 0xff, len);
loc = memcchr(&inosused[start], 0xff, len);