pub unsafe extern "C" fn ssh_channel_request_send_break(
    channel: ssh_channel,
    length: u32
) -> c_int