#ifndef _ULTRA64_AI_H_
#define _ULTRA64_AI_H_
u32 osAiGetLength(void);
s32 osAiSetNextBuffer(void *, u32);
s32 osAiSetFrequency(u32);
#endif