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