topo_alloc
void *data = topo_alloc(size, flags);
extern void *topo_alloc(size_t, int);
tap->ta_alloc = topo_alloc;