pub type DynamicZeroizing<T> = SecretBox<T>;
pub struct DynamicZeroizing<T> { /* private fields */ }
zeroize