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