pub(crate) async fn vmgs_file_delete( file_path: impl AsRef<Path>, file_id: FileId, ) -> Result<(), Error>