__h_errno
extern int *__h_errno(void);
#define h_errno (*__h_errno())
DE_CONST(hstrerror(*__h_errno()), t);
extern int *__h_errno(void);
return (__h_errno());
if ((get_h_errno = __h_errno) == 0 &&
if (get_h_errno == __h_errno) {
extern int *__h_errno(void);