pub unsafe extern "C" fn vnc_connection_open_fd_with_hostname(
    conn: *mut VncConnection,
    fd: c_int,
    hostname: *const c_char
) -> gboolean