extern void mac_Init(void);
extern void mac_Step(void);
extern void mac_Start(char * filename);
extern void mac_Input(int bClick);