this would add the AddrBStore field to STACKFRAME when compiled for 64bit, which is not what the SDK does
anyway, builtin imagehlp.h is already broken in that case (STACKFRAME should be an alias to STACKFRAME64 which it isn't) (see either SDK's imagehlp.h or Wine's dbghelp.h)