#include <locale.h>
struct lconv foo;
int main(void) { return 0; }
