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