#include <saturn.h>
typedef struct _sat_stack_element { unsigned addr; unsigned prologue; } SAT_STACK_ELEMENT, *SAT_PSTACK_ELEMENT;