pub type Name = String;
An interface name as a sequence of bytes.
struct Name { /* private fields */ }