#include <include/libssh/keys.h> struct ssh_public_key_struct { // fields int type; const char* type_c; };