pub unsafe extern "C" fn ssh_channel_open_x11(
    channel: ssh_channel,
    orig_addr: *const c_char,
    orig_port: c_int
) -> c_int