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