strlen − Find the length of a string
size_t strlen(const char * s);
const char * s
The string to be sized