// // __acrt_fenv_get_common_round_control from 0x180141bbc to 0x180141bc5 (9 bytes) // // 1 xrefs: // > fegetround @ 0x18013f4a3 // // 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 // __int64 __fastcall _acrt_fenv_get_common_round_control(__int16 a1) { return a1 & 0x300; }