#pragma once void PerfInit(); void PerfClose(); void PerfPrintf(int x, int y, const char *fmt, ...);