#pragma once void show_verify_usage(const char *prog_name, const char *cmd); int do_verify(int argc, char *argv[]);