#include <include/libssh/misc.h> struct ssh_timestamp { // fields long seconds; long useconds; };
struct ssh_threads_callbacks_struct