dump_heap_list
add_debugger_command_etc("heap", &dump_heap_list,
void dump_heap_list(int argc, char **argv);
dump_heap_list(0, NULL);