pub unsafe extern "C" fn ssh_channel_poll_timeout(
    channel: ssh_channel,
    timeout: c_int,
    is_stderr: c_int
) -> c_int