topo_file_t
topo_file_unload(topo_file_t *tfp)
topo_mod_free(tfp->tf_mod, tfp, sizeof (topo_file_t));
topo_file_t *tfp;
if ((tfp = topo_mod_zalloc(mod, sizeof (topo_file_t))) == NULL)