struct timerequest *CreateTimer(ULONG theUnit);
void DeleteTimer(struct timerequest *WhichTimer);
void AGA_Delay(int speed);

