_tx_getinfo
return (_tx_getinfo(fd, info, TX_TLI_API));
extern int _tx_getinfo(int, struct t_info *, int);
return (_tx_getinfo(fd, info, TX_XTI_API));