// // __acrt_set_locale_changed from 0x1801365ec to 0x1801365f8 (12 bytes) // // 1 xrefs: // > setmbcp_internal @ 0x18013a6b0 // // 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 // // Microsoft VisualC v7/14 64bit runtime __int64 _acrt_set_locale_changed() { return (unsigned int)_InterlockedExchange(&dword_1801F5150, 1); }