pub type Simon32Whitened = Whitened<Simon32, u16>;
pub struct Simon32Whitened { /* private fields */ }