inet_ntoa_r
char *inet_ntoa_r(struct in_addr, char *buf, socklen_t size);
__weak_reference(__inet_ntoa_r, inet_ntoa_r);