initialize version (T.Yui)
#ifdef __cplusplus extern "C" { #endif UINT sjis2jis(UINT sjis); UINT jis2sjis(UINT jis); #ifdef __cplusplus } #endif