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