{"type": "func", "start": 6443373248, "end": 6443373258, "name": "FMOD::SoundI::setUserDataInternal", "pseudocode": "// \n// FMOD::SoundI::setUserDataInternal from 0x1800e12c0 to 0x1800e12ca (10 bytes)\n// \n// 1 xrefs:\n// > <???> @ 0x180194348\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\n__int64 __fastcall FMOD::SoundI::setUserDataInternal(__int64 a1, __int64 a2)\n{\n  *(_QWORD *)(a1 + 208) = a2;\n  return 0;\n}", "assembly": "; \n; FMOD::SoundI::setUserDataInternal from 0x1800e12c0 to 0x1800e12ca (10 bytes)\n; \n; 1 xrefs:\n; > <???> @ 0x180194348\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\nmov     [rcx+0D0h], rdx                                                ; +0x0, 0x1800e12c0\nxor     eax, eax                                                       ; +0x7, 0x1800e12c7\nretn                                                                   ; +0x9, 0x1800e12c9", "xrefs": ["<???> @ 0x180194348"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}