inet_ntop
inet_ntop(int af, const void *src, char *dst, size_t size)
#define inet_ntop(AF,SRC,DST,CNT) \
inet_ntop(int af, const void *src, char *dst, socklen_t size)
#define inet_ntop __inet_ntop
#undef inet_ntop
inet_ntop(int af, const void * __restrict src, char * __restrict dst,
#define inet_ntop inet_ntop_unbound
inet_ntop(int af, const void *src, char *dst, socklen_t size)