_tx_bind
return (_tx_bind(fd, req, ret, TX_TLI_API));
extern int _tx_bind(int, const struct t_bind *, struct t_bind *, int);
return (_tx_bind(fd, req, ret, TX_XTI_API));