{"type": "func", "start": 465364, "end": 465368, "name": "FMOD5_System_Create", "pseudocode": "// \n// FMOD5_System_Create from 0x719d4 to 0x719d8 (4 bytes)\n// \n// 1 xrefs:\n// > <???> @ 0x4810\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// attributes: thunk\n__int64 __fastcall FMOD5_System_Create(__int64 *a1, unsigned int a2)\n{\n  return FMOD_System_Create(a1, a2);\n}", "assembly": "; \n; FMOD5_System_Create from 0x719d4 to 0x719d8 (4 bytes)\n; \n; 1 xrefs:\n; > <???> @ 0x4810\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\nB               .FMOD_System_Create                                    ; +0x0, 0x719d4", "xrefs": ["<???> @ 0x4810"], "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"}