#ifndef FT_SSL_CLI_DISPATCH_H #define FT_SSL_CLI_DISPATCH_H int ft_ssl_dispatch(int argc, char **argv); #endif