-int fwprintf_l(FILE * __restrict, locale_t, const wchar_t * __restrict, ...)
- __DARWIN_LDBL_COMPAT2(fwprintf_l);
-int fwscanf_l(FILE * __restrict, locale_t, const wchar_t * __restrict, ...)
- __DARWIN_LDBL_COMPAT2(fwscanf_l);
+int fwprintf_l(FILE * __restrict, locale_t, const wchar_t * __restrict, ...);
+int fwscanf_l(FILE * __restrict, locale_t, const wchar_t * __restrict, ...);