pub type ssh_channel_eof_callback = Option<unsafe extern "C" fn(session: ssh_session, channel: ssh_channel, userdata: *mut c_void)>;