__h_errno_set
#define RES_SET_H_ERRNO(r, x) __h_errno_set(r, x)
void __h_errno_set(struct __res_state *res, int err);