Calculates the total stack space used by the fake stack frame. Uses a minimal implementation of RtlVirtualUnwind to parse the unwind codes for target function and add up total stack size. Largely based on: https://github.com/hzqst/unicorn_pe/blob/master/unicorn_pe/except.cpp#L773
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected