pub type OpaqueTransferredRight = Arc<dyn Any + Send + Sync + 'static>;
pub struct OpaqueTransferredRight { /* private fields */ }