class locksound_t
{
    void* __vftable;
public:
    CUtlSymbolLarge sLockedSound;
    CUtlSymbolLarge sUnlockedSound;
    GameTime_t flwaitSound;
};