int __thiscall GetCmosService(void *this)
{
int v3; // eax
_DWORD v4[4]; // [esp+4h] [ebp-10h] BYREF
v4[0] = -859887738;
v4[1] = 1124650348;
v4[2] = 1482881725;
v4[3] = -2118136208;
if ( !this )
return -2147483646;
v3 = sub_FFE3C596();
if ( v3 )
return (*(int (__cdecl **)(int, _DWORD *, _DWORD, _DWORD, void *))(*(_DWORD *)v3 + 32))(v3, v4, 0, 0, this);
else
return -2147483645;
}