pub type SgxPceResult<T = ()> = Result<T, PceError>;