in src/vtok_p11/src/crypto/mod.rs [234:238]
fn drop(&mut self) { if !self.ptr.is_null() { unsafe { (*self.ptr).free() } } }