int radsecproxy_main(int argc, char **argv); int main(int argc, char **argv) { return radsecproxy_main(argc, argv); }