// // _initterm from 0x18002028e to 0x180020294 (6 bytes) // // 1 xrefs: // > dllmain_crt_process_attach @ 0x18001f92d // // 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 void __cdecl initterm(_PVFV *First, _PVFV *Last) { _initterm(First, Last); }