_t_create
tiptr = _t_create(fd, NULL, api_semantics, NULL);
tiptr = _t_create(fd, info, api_semantics, &ticap_ioctl_failed);
extern struct _ti_user *_t_create(int, struct t_info *, int, int *);