///|
#warnings("-unused_type_variable")
pub(all) enum Proxy[T] {
  Proxy
}