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