#include <wrapper.h> enum ssh_mac_e { SSH_MAC_SHA1 =1, SSH_MAC_SHA256, SSH_MAC_SHA384, SSH_MAC_SHA512, };
enum ssh_keytypes_e
enum ssh_options_e