{"type": "func", "start": 465624, "end": 465628, "name": "FMOD5_System_PlayDSP", "pseudocode": "// \n// FMOD5_System_PlayDSP from 0x71ad8 to 0x71adc (4 bytes)\n// \n// 1 xrefs:\n// > <???> @ 0x6010\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\nchar *__fastcall FMOD5_System_PlayDSP(\n        FMOD::System *a1,\n        FMOD::DSP *a2,\n        FMOD::ChannelGroup *a3,\n        int a4,\n        FMOD::Channel **a5)\n{\n  return FMOD_System_PlayDSP(a1, a2, a3, a4, a5);\n}", "assembly": "; \n; FMOD5_System_PlayDSP from 0x71ad8 to 0x71adc (4 bytes)\n; \n; 1 xrefs:\n; > <???> @ 0x6010\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_PlayDSP                                   ; +0x0, 0x71ad8", "xrefs": ["<???> @ 0x6010"], "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"}