pub type ssh_status_callback = Option<unsafe extern "C" fn(session: ssh_session, status: f32, userdata: *mut c_void)>;