pub unsafe extern "C" fn TEE_AEUpdateAAD(
    operation: TEE_OperationHandle,
    AADdata: *mut c_void,
    AADdataLen: usize
)