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