__h_errno
int * __h_errno(void);
#define h_errno (*__h_errno())
int *__h_errno(void);
DE_CONST(hstrerror(*__h_errno()), t);