pub unsafe extern "C" fn ssh_channel_change_pty_size( channel: ssh_channel, cols: c_int, rows: c_int, ) -> c_int