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