#pragma once #include void err_mb_a(const char *format, ...); void err_mb_w(const wchar_t *format, ...);