test_get_options
const OPTIONS *test_get_options(void) \
const OPTIONS *test_get_options(void);
if (!opt_init(argc, argv, test_get_options()))
opt_help(test_get_options());
opt_help(test_get_options());