pub(crate) async fn vmgs_move( vmgs: &mut Vmgs, src: FileId, dst: FileId, allow_overwrite: bool, ) -> Result<(), Error>