pub(crate) async fn vmgs_read( vmgs: &mut Vmgs, file_id: FileId, decrypt: bool, ) -> Result<Vec<u8>, Error>