__rpc_sockisbound
int __rpc_sockisbound(int);
if (madefd || !__rpc_sockisbound(fd)) {
extern int __rpc_sockisbound(struct socket*);