pfnPlayer = reinterpret_cast <ENTITY_FN> (GetProcSymbol (g_hGameLib, "player"));
pfnPlayer = (ENTITY_FN) GetProcSymbol (g_hGameLib, "player");