res_send
int res_send(const u_char *, int, u_char *, int);
n = res_send(qbuf, n, abuf, MAX_HESRESP);
__weak_reference(__res_send, res_send);