use a common definition of NULL as 0L for C and C++
[musl] / src / locale / towlower_l.c
2012-02-07 Rich Felkeradd more of the locale_t interfaces, all dummied out...