/* ISC license. */ #include int main () { return strnlen("/", 1) ; }