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