#include <stddef.h>
wchar_t* foo;
int main(void) { return 0; }
