pub fn try_create_proxy<T: ProtocolMarker>() -> Result<(T::Proxy, ServerEnd<T>), Error>
Soft-transition affordance for https://fxbug.dev/319159026.