BACKTRACE_SIZE

Just big enough to hold the call stack

static if(ver.Posix && not_unittest)
enum BACKTRACE_SIZE = 0x80;