{"type": "func", "start": 945100, "end": 945116, "name": "FMOD_OS_File_Write", "pseudocode": "// \n// FMOD_OS_File_Write from 0xe6bcc to 0xe6bdc (16 bytes)\n// \n// 4 xrefs:\n// > .FMOD_OS_File_Write @ 0x109a6c\n// > <???> @ 0x42e8\n// > .FMOD_OS_File_Write @ 0x109a64\n// > <???> @ 0x1115f8\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_OS_File_Write(__int64 a1, __int64 a2, __int64 a3, char a4)\n{\n  return (*(__int64 (__fastcall **)(__int64, __int64, __int64, _QWORD))(*(_QWORD *)a1 + 48LL))(a1, a2, a3, a4 & 1);\n}", "assembly": "; \n; FMOD_OS_File_Write from 0xe6bcc to 0xe6bdc (16 bytes)\n; \n; 4 xrefs:\n; > .FMOD_OS_File_Write @ 0x109a6c\n; > <???> @ 0x42e8\n; > .FMOD_OS_File_Write @ 0x109a64\n; > <???> @ 0x1115f8\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\nLDR             X8, [X0]                                               ; +0x0, 0xe6bcc\nAND             W3, W3, #1                                             ; +0x4, 0xe6bd0\nLDR             X4, [X8,#0x30]                                         ; +0x8, 0xe6bd4\nBR              X4                                                     ; +0xc, 0xe6bd8", "xrefs": [".FMOD_OS_File_Write @ 0x109a6c", "<???> @ 0x42e8", ".FMOD_OS_File_Write @ 0x109a64", "<???> @ 0x1115f8"], "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"}