// // __acrt_uninitialize_locale from 0x1801365f8 to 0x180136626 (46 bytes) // // 2 xrefs: // > @ 0x180144560 // > @ 0x18020350c // // 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 // void _acrt_uninitialize_locale() { __int64 v0; // [rsp+30h] [rbp+8h] BYREF int v1; // [rsp+38h] [rbp+10h] BYREF int v2; // [rsp+40h] [rbp+18h] BYREF v1 = 4; v2 = 4; __crt_seh_guarded_call::operator()<_lambda_9431c60049192bb82166e0947f95a2e9_,_lambda_85fa512c59a4d94d4a89f575eefd92a6_ &,_lambda_487febba6ca58d9ce348204d67e1dba3_>( (__int64)&v0, &v2, (__int64)&v0, &v1); }