pub(crate) async fn read_igvmfile( dll_path: impl AsRef<Path>, resource_code: ResourceCode, ) -> Result<Vec<u8>, Error>