pub type sharedstr8 = Sharedstr<8>;
convenient type aliases for Sharedstr
pub struct sharedstr8 { /* private fields */ }