pub type ArgumentString = String<MAX_ARGUMENT_LENGTH>;
pub struct ArgumentString { /* private fields */ }