in optee-utee/src/crypto_op.rs [163:165]
fn from_raw(raw: *mut raw::TEE_OperationHandle) -> OperationHandle { Self { raw } }