_tx_alloc
return (_tx_alloc(fd, struct_type, fields, TX_TLI_API));
extern char *_tx_alloc(int, int, int, int);
return (_tx_alloc(fd, struct_type, fields, TX_XTI_API));