pub async fn open_pkg_file( pkg_dir: &DirectoryProxy, relative_binary_path: &str, ) -> Result<Vmo, UtilsError>