https://github.com/raymontag/rust-keepass/blob/2b7b701b69541...
unsafe { ptr::write_bytes(self.encrypted_string.as_ptr() as *mut c_void, 0u8, self.encrypted_string.len()) }; ?