extern int Math_InitSystem(void);
int Mem_GetStackTop(void) { return *(int *)Math_InitSystem(); }
