pub unsafe extern "C" fn ssh_set_channel_callbacks(
    channel: ssh_channel,
    cb: ssh_channel_callbacks
) -> c_int