pub unsafe extern "C" fn ssh_channel_set_blocking(
    channel: ssh_channel,
    blocking: c_int
)