pub(crate) type DestString = SmallString<[u8; 40]>;
pub(crate) struct DestString { /* private fields */ }