Clarification on libunwind macro

Hi devs,
I was digging into llvm libunwind and came across these two macro.

_LIBUNWIND_CONTEXT_SIZE
_LIBUNWIND_CURSOR_SIZE

can any one shed some light how do we determine the value of these macro?

./kamlesh