- Exposed `zeroize::Zeroize` from the `zeroize` crate for clients in order to help with cleanup of any non-`ByteArray` data
- Added unsafe functions `as_mut_ptr` and `as_ptr` for raw pointer dereferencing. These functions are explicitly marked `unsafe`