// // _initterm_e from 0x180020294 to 0x18002029a (6 bytes) // // 1 xrefs: // > dllmain_crt_process_attach @ 0x18001f90d // // 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 int __cdecl initterm_e(_PIFV *First, _PIFV *Last) { return _initterm_e(First, Last); }