pub type ssh_log_callback = Option<unsafe extern "C" fn(session: ssh_session, priority: c_int, message: *const c_char, userdata: *mut c_void)>;