pub type cstr1k = cstr<1024>;
Convenient aliases for cstr using exact powers of 2
pub struct cstr1k { /* private fields */ }