pub type Perm4 = PermS<4>;
Permutation type with static size 4.
pub struct Perm4 { /* private fields */ }