in optee-teec/src/context.rs [118:122]
fn drop(&mut self) { unsafe { raw::TEEC_FinalizeContext(&mut self.raw); } }