pub(crate) async fn vmgs_file_dump_file_table( file_path: impl AsRef<Path>, key_path: Option<impl AsRef<Path>>, ) -> Result<(), Error>