fn print_and_exit(topic string, opts ExitOptions)
print_and_exit prints the help topic and exits.
struct ExitOptions { pub: exit_code int }