#ifndef _WCTYPE_T_DECL #define _WCTYPE_T_DECL typedef int (*wctype_t)(wint_t); #endif