command_extract
return command_extract(argc - 1, argv + 1);
int command_extract(int argc, const char* const* argv);