mt_status_tree_print
mt_status_tree_print(entry2, indent + 2, print_func,
mt_status_tree_print(entry, 0, mt_param_entry_print, &print_params);
mt_status_tree_print(entry, 0, mt_param_entry_print,
void mt_status_tree_print(struct mt_status_entry *entry, int indent,
mt_status_tree_print(entry, 0, NULL);