#include <nl_types.h>
int const foo = NL_CAT_LOCALE;
int main(void) { return 0; }
