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