// // _mbsdec from 0x180140b78 to 0x180140b80 (8 bytes) // // 2 xrefs: // > _wsetlocale_set_cat @ 0x180139e2e // > @ 0x180203c38 // // 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 // unsigned __int8 *__cdecl mbsdec(const unsigned __int8 *Start, const unsigned __int8 *Pos) { return mbsdec_l(Start, Pos, nullptr); }