// // __acrt_iob_func from 0x18012f974 to 0x18012f985 (17 bytes) // // 10 xrefs: // > sub_180043D20 @ 0x180043e30 // > sub_180043FB0 @ 0x180044225 // > common_assert_to_stderr @ 0x1801314a6 // > common_assert_to_stderr @ 0x1801314bb // > common_assert_to_stderr @ 0x1801314e2 // > common_assert_to_stderr @ 0x180131514 // > __acrt_should_use_temporary_buffer @ 0x1801384fe // > __acrt_should_use_temporary_buffer @ 0x18013850d // > __acrt_stdio_begin_temporary_buffering_nolock @ 0x180138557 // > __acrt_stdio_begin_temporary_buffering_nolock @ 0x18013856f // // 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 // FILE *__cdecl _acrt_iob_func(unsigned int Ix) { return (FILE *)((char *)&unk_1801B1740 + 88 * Ix); }