pub type PartialVMResult<T> = Result<T, PartialVMError>;