__rpc_bindresvport
(void) __rpc_bindresvport(fd, NULL, &port, 0);
res = __rpc_bindresvport(fd, NULL, &port, 8);
int __rpc_bindresvport(int, struct sockaddr_in *, int *, int);