debugger_command_hook
typedef int (*debugger_command_hook)(int argc, char **argv);
debugger_command_hook hook, const char *help);
debugger_command_hook hook);
debugger_command_hook func, const char* description,
add_debugger_command_etc(const char* name, debugger_command_hook func,
add_debugger_command_etc(const char* name, debugger_command_hook func,