__inet_pton
#define inet_pton __inet_pton
return (__inet_pton(af, inp, outp, 0));
return (__inet_pton(af, inp, outp, 1));