iswlower
int iswlower(wint_t);
else if (iswlower(ch))
if (iswlower(*cp))
else if (iswlower(c))
ATF_REQUIRE_EQ(!!iswlower(wc), inout);