pub type AmlString = String;
implement Aml trait for ‘String’. So purpose with str.
struct AmlString { /* private fields */ }