1 2 3 4 5 6
#include <wchar.h> typedef struct { struct __mbstate_t *__impl; } mbstate_t; /* STDC(199409) */