// // common_lseek<__int64> from 0x180142068 to 0x18014206d (5 bytes) // // 2 xrefs: // > write_buffer_nolock @ 0x18013f54f // > write_buffer_nolock @ 0x18013f637 // // This function is hookable on this platform! // // Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA // Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings // // attributes: thunk __int64 __fastcall common_lseek<__int64>(int a1, __int64 a2, unsigned int a3) { return ??$common_lseek@_J@@YA_JH_JH@Z(a1, a2, a3); }