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