// // common_loctotime_t<__int64> from 0x180136574 to 0x180136579 (5 bytes) // // 2 xrefs: // > common_stat<_stat64i32> @ 0x1801291fc // > convert_filetime_to_time_t<__int64> @ 0x180129437 // // 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_loctotime_t<__int64>(int a1, int a2, int a3, int a4, int a5, int a6, int a7) { return ??$common_loctotime_t@_J@@YA_JHHHHHHH@Z(a1, a2, a3, a4, a5, a6, a7); }