#pragma once #include char *CpyStr(const char* in); void MaskIn(char *mod, u32 bitstream, char mask);