#include <pgmspace.h>size_t strlen_P(__code const char *s);
strnlen_P is a macro defined to be strnlen_c which has the prototype above.
strnlen_P is an extension provided by CrossWorks for AVR.
strlen_c