pub unsafe extern "C" fn TEE_DigestUpdate( operation: TEE_OperationHandle, chunk: *const c_void, chunkSize: usize, ) -> c_void