bind_resv_port
int error = bind_resv_port(so, &port);
if (bind_resv_port(fwd_sock, (unsigned short *) 0) == -1)
extern int bind_resv_port(int, unsigned short *);