has_debugger_command
extern bool has_debugger_command(const char* command);
if (!has_debugger_command("get_usb_keyboard_config")
|| !has_debugger_command("get_usb_pipe_for_id")
|| !has_debugger_command("usb_process_transfer")) {
if (!has_debugger_command("help") || message != NULL) {
if (has_debugger_command("help")) {