pub unsafe extern "C" fn ditto_add_static_tcp_client(
    ditto: &Ditto,
    address: Ref<'_>
) -> Box<StaticTcpClientPlatformHandle>