#pragma once #include "common.h" using std::string; ArgumentMap Homebrew(string type, string *outType, ArgumentMap Arguments, size_t *DataSize);