size_t strnlen (const char * s, size_t count);
size_t strnlen
s
The string to be sized
count
The maximum number of bytes to search